DiscoverCppCon 2016 Sessions (Audio)CppCon 2016: Robert Ramey “Safe Numerics Library"
CppCon 2016: Robert Ramey “Safe Numerics Library"

CppCon 2016: Robert Ramey “Safe Numerics Library"

Update: 2016-11-03
Share

Description

Published on Oct 7, 2016
http://CppCon.org

Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/cppcon/cppcon2016

This presentation describes the necessity, utility and usage for a library of safe integer types. These types function in all respects the same way as built-in integers, but guarantee that no integer expression will return an incorrect result. The library can be reviewed at the boost library incubator.

Robert Ramey
Robert Ramey Software Development
Proprietor
Santa Barbara, CA
Robert Ramey is a freelance Software Developer living in Santa Barbara, California. (See www.rrsd.com.) His long and varied career spans various aspects of software development including business data processing, product, embedded systems, custom software, and C++ library development. Lately, he has been mostly interested in C++ library design and implementation related to Boost. He is the author and maintainer of the Boost Serialization library and a frequent contributor to the Boost developers list.

Videos Filmed & Edited by Bash Films: http://www.BashFilms.com

Comments 
In Channel
loading
00:00
00:00
x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

CppCon 2016: Robert Ramey “Safe Numerics Library"

CppCon 2016: Robert Ramey “Safe Numerics Library"

Robert Ramey